home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / blitzbasic / blitz-list200994.lha / blitz-list / text0162.txt < prev    next >
Encoding:
Text File  |  1994-09-20  |  643 b   |  15 lines

  1. > To do a cludge shape command you will need to allocate your own memory, 
  2. > and then fill in the shape object structure by hand, the object is in the 
  3. > appendix of the reference manual.
  4.  
  5. There is already a nice CludgeShape command, its in the Reflective 
  6. Images (I hope I got that name right) RILibs extensions. It works 
  7. nicely too.
  8.  
  9. +---------------------------------+---------------------------------------+
  10. | Martin Kift                     |   Software developer (C/C++/OWL/MFC)  |
  11. | Email: M.H.Kift@swansea.ac.uk   |   Procede Software Ltd., UK.          |
  12. +---------------------------------+---------------------------------------+
  13.  
  14.  
  15.